Skip to content

Releases: Rareloop/ionic-typeorm

Update webpack config

16 Sep 14:04
21ac3e0

Choose a tag to compare

Angular 12 webpack 5 requires different config to build

Allow reconnect and update documentation

15 Apr 09:00
9805670

Choose a tag to compare

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

07 Apr 13:10
177b3b4

Choose a tag to compare

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

29 Mar 08:55

Choose a tag to compare

Update documentation Pre-release
Pre-release

Update the README and example project for how to use the library

Resolve dependency warning problem with using direct json file import

26 Mar 15:43

Choose a tag to compare

0.0.15

Resolve build issues with json imports

Tidy up ORM service interface

26 Mar 11:31

Choose a tag to compare

Pre-release
0.0.8

Update to 0.0.8

Add type orm test utility for unit testing

25 Mar 10:39

Choose a tag to compare

0.0.7.1

Fix index and package.json

Add type orm test utility for unit testing

25 Mar 10:36

Choose a tag to compare

0.0.7

Update package to 0.0.7

Initial port of typeorm libs

24 Mar 16:28

Choose a tag to compare

Pre-release
0.0.6.1

Remove test step from CI

Initial port of type-orm code

24 Mar 16:22
8b3e95e

Choose a tag to compare

Pre-release
Merge pull request #1 from Rareloop/initial

Initial commit with port of typeorm library