5.0.3 • Published 8 months ago
@flairstechpulse/mdf-field-insertion v5.0.3
Role
Encapsulates the logic for processing document analysis, enforcing the rules and inserting the fields.
Local without publishing
- build the package
npm run build
- go to the root of the project that is using this package (e.g. mdf-field-insertion, mdf-field-insertion-ui)
- uninstall the published version
npm uninstall @flairstechpulse/mdf-field-insertion
- link the local version
npm link path-to-this-directory
- when you change the code, you need to rebuild the package through
npm run build
and the changes will be reflected in the project that is using this package - when you are done, you can unlink the package
npm unlink @flairstechpulse/mdf-field-insertion
Publishing
- update the version in the package.json
- build the package
npm run build
- publish the package
npm publish --access public
5.0.3
8 months ago
5.0.2
8 months ago
3.0.2
12 months ago
2.0.2
1 year ago
2.1.1
1 year ago
2.1.0
1 year ago
2.0.13
1 year ago
2.0.12
1 year ago
2.0.11
1 year ago
2.0.10
1 year ago
2.0.9
1 year ago
2.0.8
1 year ago
2.0.7
1 year ago
2.0.6
1 year ago
2.0.5
1 year ago
1.0.6
1 year ago
1.0.5
1 year ago
1.0.4
1 year ago
1.0.3
1 year ago
1.0.2
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago