We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f62327 commit 63d2595Copy full SHA for 63d2595
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.3.3 Distress Signal from Sector Q
4
+
5
+- 🐛 Ensures any non-prod environment still imports the prop-types lib
6
7
## 1.3.2 Pyramids Streams in 24-bit Color
8
9
- 🐛 Fixes issue with unrecognized environment variables
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-prop-types",
- "version": "1.3.2",
+ "version": "1.3.3",
"description": "Props validations for Ember applications using prop-types",
"keywords": [
"ember-addon",
0 commit comments