|  | b671018a00   | chore: cleaner configs | 2024-01-30 01:32:52 +01:00 |  | 
			
				
					|  | 17dea937eb   | docs(license): add email address | 2024-01-30 01:28:25 +01:00 |  | 
			
				
					|  | 7f3c152e61   | build(deps): update latest | 2023-12-26 22:07:17 +01:00 |  | 
			
				
					|  | f243013173   | feat: support eslint-plugin-unicorn@^50.0.0v13.1.0 | 2023-12-22 00:23:29 +01:00 |  | 
			
				
					|  | d3d71f9a78   | feat: add @typescript-eslint/no-unsafe-unary-minusBREAKING CHANGE: New rule introducedv13.0.0 | 2023-11-14 12:52:10 +01:00 |  | 
			
				
					|  | 6a064c227e   | fix: relax unicorn/no-array-push-push | 2023-11-14 12:50:21 +01:00 |  | 
			
				
					|  | 113a469ac5   | build(deps): update latest BREAKING CHANGE: peerDependencies:
`eslint@^8.52.0`
`eslint-plugin-import@^2.28.1`
`eslint-plugin-promise@^6.1.1`
`eslint-plugin-unicorn@^49.0.0`
`@typescript-eslint/eslint-plugin@^6.11.0`
`@typescript-eslint/parser@^6.11.0` | 2023-11-14 12:49:18 +01:00 |  | 
			
				
					|  | 0e2b2ae89d   | chore: better Prettier config for easier reviews | 2023-10-23 23:00:22 +02:00 |  | 
			
				
					|  | d91b2a2538   | feat: replace no-new-object(deprecated) rule withno-object-constructor
		
v12.0.0
	
	
		
			
				
	
				Lint / lint (push) Successful in 1m9s 
					
					
				 
				
	
				Test / test (push) Successful in 48s 
					
					
				 | 2023-10-18 13:04:31 +02:00 |  | 
			
				
					|  | d8b3ef6646   | build(deps): update latest BREAKING CHANGE: peerDependencies: `eslint@^8.51.0`
`eslint-plugin-import@^2.28.1`
`eslint-plugin-promise@^6.1.1`
`eslint-plugin-unicorn@^48.0.1`
BREAKING CHANGE: Bump minimum supported Node.js >= 18.0.0 | 2023-10-18 12:59:19 +02:00 |  | 
			
				
					|  | d149fdd6ab   | fix: relax unicorn/consistent-function-scoping
		
	
	
		
			
				
	
				Lint / lint (push) Successful in 49s 
					
					
				 
				
	
				Test / test (push) Successful in 37s 
					
					
				 
				
	
				Release / release (push) Failing after 1m2s 
					
					
				 Rule not working well with typeof generic in TypeScript.
React.js component should have all the related functions in its scope.v11.0.1 | 2023-07-18 23:12:21 +02:00 |  | 
			
				
					|  | 6345bddd38   | fix: relax @typescript-eslint/prefer-nullish-coalescingShould ignore ternary tests. | 2023-07-18 23:06:31 +02:00 |  | 
			
				
					|  | 4e99d69598   | fix: relax no-duplicate-importsConflict with `@typescript-eslint/consistent-type-imports` | 2023-07-18 22:31:59 +02:00 |  | 
			
				
					|  | adf01e1e8c   | feat: add unicorn/template-indentBREAKING CHANGE: New rule introducedv11.0.0 | 2023-07-18 22:08:49 +02:00 |  | 
			
				
					|  | 8bfeaadf32   | feat: add unicorn/prefer-modern-math-apisBREAKING CHANGE: New rule introduced | 2023-07-18 22:04:34 +02:00 |  | 
			
				
					|  | 807c201955   | feat: add unicorn/prefer-number-propertiesBREAKING CHANGE: New rule introduced | 2023-07-18 22:02:15 +02:00 |  | 
			
				
					|  | 381f5cb9cf   | feat: add unicorn/require-array-join-separatorBREAKING CHANGE: New rule introduced | 2023-07-18 22:00:19 +02:00 |  | 
			
				
					|  | c431a208e9   | feat: add unicorn/number-literal-caseBREAKING CHANGE: New rule introduced | 2023-07-18 21:58:04 +02:00 |  | 
			
				
					|  | f622982fdb   | feat: add unicorn/no-new-bufferBREAKING CHANGE: New rule introduced | 2023-07-18 21:54:53 +02:00 |  | 
			
				
					|  | d59b088bff   | feat: add unicorn/no-new-arrayBREAKING CHANGE: New rule introduced | 2023-07-18 21:53:56 +02:00 |  | 
			
				
					|  | 2fd4edbf5b   | feat: add unicorn/no-empty-fileBREAKING CHANGE: New rule introduced | 2023-07-18 21:51:51 +02:00 |  | 
			
				
					|  | 8837b8737b   | feat: add unicorn/no-document-cookieBREAKING CHANGE: New rule introduced | 2023-07-18 21:50:47 +02:00 |  | 
			
				
					|  | cbbb8dfe28   | feat: add unicorn/no-array-push-pushBREAKING CHANGE: New rule introduced | 2023-07-18 21:48:53 +02:00 |  | 
			
				
					|  | 2fcede3f0a   | feat: add unicorn/no-array-method-this-argumentBREAKING CHANGE: New rule introduced | 2023-07-18 21:48:07 +02:00 |  | 
			
				
					|  | 80c00f5fa8   | feat: add unicorn/no-array-for-eachBREAKING CHANGE: New rule introduced | 2023-07-18 21:46:32 +02:00 |  | 
			
				
					|  | 7f7ab46896   | feat: add unicorn/no-array-callback-referenceBREAKING CHANGE: New rule introduced | 2023-07-18 21:45:37 +02:00 |  | 
			
				
					|  | eab075e291   | feat: add unicorn/explicit-length-checkBREAKING CHANGE: New rule introduced | 2023-07-18 21:43:06 +02:00 |  | 
			
				
					|  | 244b74679a   | feat: add unicorn/consistent-function-scopingBREAKING CHANGE: New rule introduced | 2023-07-18 21:39:46 +02:00 |  | 
			
				
					|  | 07595ccb56   | feat: add unicorn/consistent-destructuringBREAKING CHANGE: New rule introduced | 2023-07-18 21:37:00 +02:00 |  | 
			
				
					|  | d0e9004ce3   | docs: improve recommended usage/setup | 2023-07-18 20:25:19 +02:00 |  | 
			
				
					|  | 1e29cef968   | build(deps): update latest BREAKING CHANGE: peerDependencies: `eslint-plugin-unicorn@^48.0.0` | 2023-07-18 20:17:06 +02:00 |  | 
			
				
					|  | f89c4415cf   | feat: add support for typescript-eslint v6.0.0
						
						
						
						
						
						
							
 v10.1.0 | 2023-07-14 23:19:09 +02:00 |  | 
			
				
					|  | 34ec74cff7   | docs: simplify README
						
						
						
						
						
						
							
 v10.0.0 | 2023-07-02 16:02:28 +02:00 |  | 
			
				
					|  | f5a69d69f5   | fix: update author - Théo LUDWIG | 2023-07-02 15:57:44 +02:00 |  | 
			
				
					|  | e071e917f6   | build(deps): update latest BREAKING CHANGE: peerDependencies: `eslint@^8.44.0` | 2023-07-02 15:54:50 +02:00 |  | 
			
				
					|  | 528a31316d   | refactor: usage of node:test instead of tap | 2023-07-02 15:46:14 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | b1bd574d42 | feat: add npm package provenance Ref: https://github.blog/2023-04-19-introducing-npm-package-provenance/v9.0.0 | 2023-05-13 15:41:12 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | ca9b1db4bd | build(deps): update latest BREAKING CHANGE: peerDependencies: `eslint-plugin-unicorn@^47.0.0` | 2023-05-13 15:22:49 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 3222d42e67 | build(deps): update latest | 2023-04-02 21:16:48 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 08602b1c53 | build(deps): update latest BREAKING CHANGE: peerDependencies: `eslint-plugin-unicorn@^46.0.0`v8.0.0 | 2023-04-02 20:53:26 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 1779517f5c | feat: add @typescript-eslint/ban-typesBREAKING CHANGE: New rule introducedv7.0.0 | 2023-02-06 23:52:11 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 81b37b523c | feat: add import/no-empty-named-blocksBREAKING CHANGE: New rule introduced | 2023-02-06 23:48:24 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | a95ac7ec8b | fix: relax @typescript-eslint/consistent-type-assertions | 2023-02-06 23:43:23 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 32481c316f | fix: relax no-unused-varsignore variable starting with _ | 2023-02-06 23:42:09 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | c3ddbc73b7 | feat: add no-empty-static-blockRef: https://eslint.org/docs/latest/rules/no-empty-static-block
BREAKING CHANGE: New rule introduced | 2023-02-06 23:37:55 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 1934d3525a | feat: add no-new-native-nonconstructorRef: https://eslint.org/docs/latest/rules/no-new-native-nonconstructor
BREAKING CHANGE: New rule introduced | 2023-02-06 23:36:21 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 4f625c3b88 | build(deps): update latest BREAKING CHANGE: peerDependencies:
`eslint@^8.33.0`, `eslint-plugin-import@^2.27.5`,
`eslint-plugin-promise@^6.1.1`, `eslint-plugin-unicorn@^45.0.2` | 2023-02-06 23:33:28 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | e24964a60a | build(deps): update latest | 2023-01-10 13:27:35 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | fcc107bdec | fix: relax @typescript-eslint/prefer-optional-chainv6.0.0 | 2022-11-21 09:09:06 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 666a3dee2d | feat: add unicorn/no-typeof-undefinedBREAKING CHANGE: New rule introduced
BREAKING CHANGE: peerDependencies: `eslint-plugin-unicorn@^45.0.0` | 2022-11-21 09:08:19 +01:00 |  |