Releases: ExpediaGroup/parsec
Releases · ExpediaGroup/parsec
v2.1.0
2.1.0 (2022-10-27)
Features
- Add
docs
input source, start converting documentation (949b946) - Add remaining docs tokens (2708a8b)
- Reference sidebar content (fd22f49)
- web: Redesign web site (3a400f9)
- web: Update home page, footer (61a13fe)
Bug Fixes
- Add
react-error-boundary
(bf167a0) - Add Doc
key
,typeKey
, andsubtypeKey
(f05723c) - Document
input:docs
(e3b5686) - Fix input statement description (38b7d56)
- Fix mock input tests (2f7332a)
- Mobile-responsive header (f6ca3d0)
- Standardize docs description format (8ea1848)
- Switch to Open Sans; self-host fonts instead of use CDN (66db017)
- Upgrade to @reduxjs/[email protected] (fdaeec1)
- Upgrade to Node 18 (19440d7)
- web: Close mobile header automatically when navigating to new page (9c88758)
- web: Increase mobile menu button size (4bcb9af)
v2.0.0
2.0.0 (2022-03-06)
⚠ BREAKING CHANGES
- This change is the start of the 2.x version
Features
- web: New website (ffbfbf0)
Bug Fixes
- Add missing
commons-io
dependency (b9ab00a) - Reformat file (cbd5974)
- Upgrade to Clojure 1.10.3 (bc6d7d5)
Code Refactoring
- Migrate to a monorepo structure using tools.deps (20b37f0)