Releases: gobstones/gobstones-lang-intl
Releases · gobstones/gobstones-lang-intl
Release v0.1.4
Updated docs and build to latest gobstones-scripts
Release v0.1.2
chore(BREAKING CHANGE): Switch to rollup
- Removed webpack in favor of rollup.
- Now the module is exported as both an ES Module and a CommonJS Module.
- Fixed the cli, that was not exported as an executable.
- Better support in nps-tooling
BREAKING CHANGE
Release v0.1.1
chore: use gobstones-core v0.2.3
Release v0.1.0
chore: Integrate with @gobstones/gobstones-core
Now the internal translations and validations use the tools
provided by gobstones-core library.