We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18cdac6 commit 061fc2eCopy full SHA for 061fc2e
Changelog.md
@@ -6,8 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
### 3.0.0
8
#### Breaking Changes
9
- - Changed the structure of the library.
10
- - Changed Formio utils import from ```import FormioUtils from 'formiojs/utils'``` to ```import
+ - Changed the overrall structure of the library.
11
- Removed formio.form, formio.wizard, and formio.utils builds. They can be accessed through basic "formio.full" and "formio" builds respectively.
12
- Deprected ability to "attach" Formio to existing form using Formio.form method.
13
- Modified all JavaScript execution to make it more consistent.
0 commit comments