Releases: Rareloop/ionic-typeorm
Releases · Rareloop/ionic-typeorm
Update webpack config
Allow reconnect and update documentation
Adds ability to reconnect to the TypeORM database if multiple calls to connect
Note that you may be required to change your customWebpackConfig depending on your version of @ionic/angular-toolkit (See the install.md instructions for details).
Updated documentation for webpack config when using Cypress
Updated wasm file to accomodate breaking changes in @ionic/angular-toolkit
CopyPlugin requires a different usage with v6 +. So provide two wasm files for using ionic/angular-toolkit <=2.3.1 and or > 2.3.1
Update documentation
Update the README and example project for how to use the library
Resolve dependency warning problem with using direct json file import
0.0.15 Resolve build issues with json imports
Tidy up ORM service interface
0.0.8 Update to 0.0.8
Add type orm test utility for unit testing
0.0.7.1 Fix index and package.json
Add type orm test utility for unit testing
0.0.7 Update package to 0.0.7
Initial port of typeorm libs
0.0.6.1 Remove test step from CI
Initial port of type-orm code
Merge pull request #1 from Rareloop/initial Initial commit with port of typeorm library