@jasperoosthoek/react-toolbox 0.6.3 → 0.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/change-log.md CHANGED
@@ -263,4 +263,7 @@
263
263
  - Rename `ShowEditModalButton` to `FormEditModalButton`
264
264
  - Fix incorrect calculation of number of pages in `DataTable`
265
265
  - Fix `FormModalProvider` does not pass `validate` function to create and edit modals
266
- - New `ResetButton` component
266
+ - New `ResetButton` component
267
+
268
+ ##### Version 0.6.4
269
+ - Remove Node polyfills to for the module to work with Webpak 5+