Releases: abigailjs/abigail
Releases · abigailjs/abigail
v1.6.0-0
v1.5.0
v1.5.0-1
v1.5.0-0
Bug Fixes
- launch: fix abigailjs/abigail-plugin-launch#2 (7adb94d), closes abigailjs/abigail-plugin-launch#2
Features
v1.4.3
v1.4.2
v1.4.1
v1.4.0
Bug Fixes
- array-from: [email protected] (e1d1fda)
- Object.assign:
TypeError: undefined is not a function
at v0 (31714a9) - Object.assign: fix #11 (be2d19d), closes #11
- v0: always transform Object.assign to polyfill (3f02590)
Code Refactoring
- parse: use [email protected] (61ccf86)
BREAKING CHANGES
- parse: serial execution will support the right-comma only
v1.3.3
Bug Fixes
- loadPlugins: package.json abigail/plugins field (d341b88)
- replace ES6 methods (String.raw, Object.assign, arrow-functions) (a4e97cc), closes #11
Features
- loadPlugins: change the plugin option only to object (e5a749d)
- add
resolvePluginOptions
(9f29021) - parse: add
--parse serial
option (c209319) - watch: add
lazy
option (c3fcebc)
BREAKING CHANGES
- loadPlugins: remove/add all specs of loadPlugins