- Linting (ESLint): Add xdomain file to ignore file

- Fix (i18n): Regression in last commit with locales and apostrophe values
- npm: Avoid adding config files to ignore file
- npm: Bump to 3.0.0-rc.2
- Build: Update build
This commit is contained in:
Brett Zamir
2018-07-31 15:15:25 -07:00
parent 63fab9ff43
commit 97d093d6ef
78 changed files with 9838 additions and 9563 deletions

View File

@@ -82,6 +82,7 @@ incorporating SVGEdit.
## Recent news
- 2018-07-31 Published 3.0.0-rc.2 with misc. fixes
- 2018-07-19 Published 3.0.0-rc.1 allowing for extensions and locales to be
expressed as modules
- 2018-05-26 Published 3.0.0-alpha.2 with ES6 Modules support