@ember-data-types/active-record 5.8.0-alpha.29 → 5.8.0-alpha.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -19
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  class="project-logo"
4
4
  src="./logos/logo-yellow-slab.svg"
5
5
  alt="WarpDrive"
6
- width="120px"
6
+ width="180px"
7
7
  title="WarpDrive"
8
8
  />
9
9
  </p>
@@ -24,24 +24,6 @@
24
24
  <br/><br/>
25
25
  </p>
26
26
 
27
- ***Warp*Drive** makes it easy to build scalable, fast, feature
28
- rich applications &mdash; letting you ship better experiences more quickly without re-architecting your app or API. ***Warp*Drive** is:
29
-
30
- - 🌌 Seamless Reactivity in any Framework
31
- - ⚡️ Committed to Best-In-Class Performance
32
- - 💚 Typed
33
- - ⚛️ Works with any API
34
- - 🌲 Focused on being as tiny as possible
35
- - 🚀 SSR Ready
36
- - 🐹 Built with ♥️ by [Ember](https://emberjs.com)
37
-
38
- <br>
39
- <br>
40
-
41
- *Get Started* → [Guides](https://warp-drive.io/guides/)
42
-
43
- <br>
44
-
45
27
  ---
46
28
 
47
29
  # @ember-data/active-record
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ember-data-types/active-record",
3
- "version": "5.8.0-alpha.29",
3
+ "version": "5.8.0-alpha.30",
4
4
  "files": [
5
5
  "README.md",
6
6
  "LICENSE.md",