Releases: tablecheck/ts-loader
Releases · tablecheck/ts-loader
v3.1.4 Release
Merge pull request #33 from SimeonC/v3.1.4
chore(release): 3.1.4
v3.1.2
Support for LogRocket by not correctly loading Stylesheets from CloudFront and not cache.
This means that the WebView/Browser handles the caching not our custom code.
v3.1.1
Merge pull request #30 from SimeonC/feat-support-is-tablet
feat(isTablet): support separate tablet app host
v3.1.0
Supporting WKWebView features in cordova.
2.7.1
v2.7.1 - 2017-05-15
- Avoid the download of unecessary file for browsers
2.7.0
v2.7.0 - 2017-05-11
- [FIX] Remove detectNavigatorLocale
- [FIX] Add polyfills
- [README] Add more information to README
2.6.0
v2.6.0 - 2017-04-25
- [AppHost] Removed the use of localStorage
- [FIX] Parsing dataset properly
- [FIX] Avoid crash for md5 parsing of empty files
2.5.0
v2.5.0 - 2017-01-12
- [AppHost] If localStorage is set, use that before appPreferences
- [DevDependencies] Update to latest webpack and eslint
- [CHANGELOG] Use proper markdown format
2.4.0
v2.4.0 - 2017-01-06
- appPreferences plugin promise usage does not support Android 4
- Fallback to localStorage for appHost config if no plugin support