All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.0.0-beta.1 (2019-10-15)
Note: Version bump only for package messageformat-website
3.0.0-beta.0 (2019-10-15)
- website: Include messageformat/compile-module in API docs (a17bb19)
- website: Switch from JSON to JS config for easier path resolution (b28bc36)
- website: Update OpenJS Foundation logo SVG file (9c1d85c)
- Update dependencies (1fa93cb)
- messages: Split messageformat-messages into its own package (b49b40b)
- Merge formatters into runtime (1cef20b)
- Move runtime to its package; split stringify-dependencies from it (fbc10a5)
- Rename messageformat-messages as messageformat-runtime (16c0a8b)
- This drops/deprecates the messageformat-formatters package, moving its exports to messageformat-runtime/lib/formatters.
- messages: Previously, messages were a part of the core messageformat package. To use them, messageformat needed to be installed as a runtime rather than dev dependency. For clarity, it's here separated into its own package.
2.1.2 (2019-07-17)
2.1.1 (2019-05-02)
- website: Adjust for messageformat path change (3c3282b)
- website: Support building on MacOS with gsed from Homebrew (33dfd3b)