issues
search
oliviertassinari
/
babel-plugin-transform-react-remove-prop-types
Remove unnecessary React propTypes from the production build. :balloon:
MIT License
897
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
swc support
#201
oliviertassinari
opened
2 years ago
1
[test] Add CircleCI
#200
oliviertassinari
closed
3 years ago
0
Add handling for removing propTypes for React.Memo component with implicitly returned
#199
leusrox
closed
2 years ago
4
How to use it with multiple environments in babel-env?
#198
ghost
opened
3 years ago
0
Transform error with mode=wrap for TypeScript class component static propTypes type definition
#197
kryops
opened
4 years ago
4
Doesn’t remove propTypes in certain situations
#196
jaydenseric
opened
4 years ago
2
Not working for SFC forwardRef() and createContext()
#195
Rendez
opened
4 years ago
0
Rename wrongly in switch/case statement
#194
tmhao2005
opened
4 years ago
0
nwm
#193
headfire94
closed
4 years ago
0
nwm
#192
headfire94
closed
4 years ago
0
Support for configure wrap condition
#191
supersnager
opened
4 years ago
4
Option to include only certain files
#190
orestis-z
opened
4 years ago
0
Issue when used with `createReactClass`
#189
carystanley
opened
5 years ago
1
Doesn't work with react-navigation library
#188
serhiipalash
opened
5 years ago
0
Bump lodash from 4.17.10 to 4.17.15
#187
dependabot[bot]
closed
5 years ago
1
Bump lodash from 4.17.10 to 4.17.14
#186
dependabot[bot]
closed
5 years ago
1
Bump js-yaml from 3.12.0 to 3.13.1
#185
dependabot[bot]
closed
5 years ago
0
Bump fstream from 1.0.11 to 1.0.12
#184
dependabot[bot]
closed
5 years ago
0
Destructured PropTypes are not removed
#183
ghost
closed
5 years ago
4
Is it supports react-native?
#182
kesha-antonov
closed
4 years ago
9
Add support for es5 transpiled react components
#181
drserg
opened
5 years ago
1
Fix removing declarator type for unsafe-wrap mode. Fixes #175
#180
jjow
closed
5 years ago
0
safer type checking
#179
tquetano-netflix
closed
5 years ago
5
Cannot get "name" of undefined
#178
tquetano-netflix
closed
5 years ago
0
Add support for custom createReactClass function name
#177
tquetano-netflix
closed
5 years ago
0
Support createReactClass alternatives via config
#176
tquetano-netflix
closed
5 years ago
4
"unsafe-wrap" mode crashes when a type is referenced from a variable
#175
billyjanitsch
closed
5 years ago
0
Add support for defining additionalLibraries as a regexp expression
#174
pkuczynski
closed
5 years ago
8
Ability to remove `contextTypes`
#173
eugef
closed
5 years ago
6
mode wrap broken in 0.4.20(#168)
#172
PeoB
opened
6 years ago
2
Protect against unhandled exception
#171
lukeapage
closed
6 years ago
0
react-portal remove prop-types
#170
romanlex
closed
6 years ago
2
Cannot read property 'type' of undefined at memberExpressionRootIdentifier
#169
oliviertassinari
closed
6 years ago
1
Fix extraneous semicolon
#168
eps1lon
closed
6 years ago
0
Fix babel readonly
#167
eps1lon
closed
6 years ago
0
[docs] Fix url for devDependency status
#166
vikr01
closed
6 years ago
1
Include babel core as a peer dependency
#165
vikr01
closed
6 years ago
3
Remove npm lockfiles
#164
vikr01
closed
6 years ago
1
Add handling for removing propTypes from babel output code
#163
gandazgul
closed
5 years ago
9
Avoid removeNewlyUnusedIdentifiers when destructuring Arrays
#162
lencioni
closed
6 years ago
0
Avoid removeNewlyUnusedIdentifiers when encountering destructuring
#161
lencioni
closed
6 years ago
0
0.4.16 bug: Cannot read property 'referencePaths' of undefined at VariableDeclarator, lib/index.js:292:56
#160
lencioni
closed
6 years ago
6
Add failing test case for #153
#159
lencioni
closed
1 month ago
1
Remove unused MemberExpression root identifiers
#158
lencioni
closed
6 years ago
0
Remove some unused Babel plugins
#157
lencioni
closed
6 years ago
1
No support for babel 7
#156
twchn
closed
6 years ago
5
chore(package): update Babel 7
#155
layershifter
closed
6 years ago
1
Avoid removing variable assignments that are functions
#154
lencioni
closed
6 years ago
0
Incorrect code is generated for prop-type created through a function call when using mode: "wrap"
#153
dirkholsopple
opened
6 years ago
7
Use regex.test(str) instead of str.match(regex)
#152
lencioni
closed
6 years ago
1
Next